價格:免費
更新日期:2019-08-06
檔案大小:11M
目前版本:1.0.0-821
版本需求:Android 5.0 以上版本
官方網站:http://www.zanthion.com
Email:support@zanthion.com
聯絡地址:67 Barcelona Ave San Francisco, CA 94115
The Zanthion Resolution Client notifies, communicates, assesses, and helps resolve events that occur in senior's lives. The process flow for how an event is responded to is defined using the Zanthion Management Interface. A typical flow for remediation is to receive an alert, choose to respond, follow directions to the location of the event, assess the event, and resolve the event by doing something yourself, or calling someone else that resolves the event.
PLATFORM DESCRIPTION
The Zanthion Gateway is the center piece to the Zanthion Senior Care Platform. There are 4 distinct components to the platform:
• Zanthion Gateway
• Zanthion Client
• Zanthion Management
• Zanthion Dashboard
CLIENT SPECIFICS
Our client is a HIPAA compliant extensible community resiliency tool designed to resolve categories of events. Our client can communicate over WiFi or cellular and will roll to the most available option. Events are defined in the management interface along with assessments for events. Each company and community can define their own events and assessments.
EASILY INTEGRATED WITH EXISTING NURSE CALL SYSTEMS
Gateway Requirements
• >BLE 4.0
• >Android 5.0
• >2GB RAM
• 8GB storage
Configured Through a REST API
Communities are configured using our Zanthion Management Interface which delivers to authorized clients a highly available API with company, application, device, user, channel, and event configurations. A brief example of the output from our API follows:
{
"channels": [
{
"uuid": "KidsThatKare-Fall-Pilot-Data",
"durable": true,
"description": "Standard device Data channel",
"type": 17,
"id": 348,
"name": "KidsThatKare Fall Pilot Data"
},
{
"uuid": "KidsThatKare-Fall-Pilot-Events-To-Charting",
"durable": false,
"description": "Used for event charting",
"type": 14,
"id": 495,
"name": "KidsThatKare Fall Pilot Events Charting"
}
],
"events": [
{
"level": 3,
"type": "virtual",
"id": 8,
"condition": "",
"label": "RESOLVED"
},
{
"level": 3,
"type": "prop",
"id": 4,
"condition": "1<&2665",
"label": "VALID"
}
],
"id": "177",
"devices": [
{
"filter": [
"00001530-1212-efde-1523-785feabcd123",
"326A9000-85CB-9195-D9DD-464CFBBAE75A"
],
"macAddress": "DA:DD:2C:F2:65:3B",
"id": 1233,
"companyDeviceId": 8
},
{
"filter": [
"00001530-1212-efde-1523-785feabcd123",
"326A9000-85CB-9195-D9DD-464CFBBAE75A"
],
"macAddress": "C5:A3:22:02:75:93",
"id": 226,
"companyDeviceId": 8
}
],
"name": "KidsThatKare Fall Pilot"
}